SipClientSendResponseMethodNotAllowed Method |
| Name | Description | |
|---|---|---|
| SendResponseMethodNotAllowed(Request) |
Sends "Method Not Allowed" response with status code 405.
| |
| SendResponseMethodNotAllowed(Request, String) |
Sends "Method Not Allowed" response with status code 405 and the specified description text.
|